html {
	-ms-text-size-adjust: 100%;
	-webkit-text-size-adjust: 100%;
	line-height: 16px;
	-webkit-tap-highlight-color: rgba(0,0,0,0);
}
body {
	margin: 0;
	font-family: Microsoft YaHei,SimHei,SimSun,Verdana, Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	min-width: 1230px;
	background: #fff;
	color: #333;
}
blockquote, body, dd, div, dl, dt, fieldset, form, h1, h2, h3, h4, h5, h6, input, li, ol, p, pre, td, textarea, th, ul {
    margin: 0;
	padding: 0;
}
table {
    border-collapse: collapse;
	border-spacing: 0;
}
abbr, acronym, fieldset, img {
    border:0;
}
ol, ul {
    list-style:none;
}
h1 {
	font-size: 2em;
	margin: .67em 0;
}
figure {
	margin: 1em 40px;
}
hr {
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
	overflow: visible;
}
a {
	-webkit-text-decoration-skip: objects;
	background-color: transparent;
}
abbr[title] {
	border-bottom: none;
	-webkit-text-decoration: underline dotted;
	text-decoration: underline dotted;
}
b, strong {
	font-weight: bolder;
}
dfn {
	font-style: italic;
}
mark {
	background-color: #ff0;
	color: #000;
}
small {
	font-size: 80%;
}
sub, sup {
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}
sub {
	bottom: -.25em;
}
sup {
	top: -.5em;
}
audio:not([controls]) {
	display: none;
	height: 0;
}
img {
	border-style: none;
}
svg:not(:root) {
	overflow: hidden;
}
button, input, optgroup, select, textarea {
	line-height: 1.42857143;
	margin: 0;
	outline: none;
}
body, button, input, select, textarea {
	text-rendering: optimizeLegibility;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscale;
	-moz-font-feature-settings: "liga", "kern";
}
button, input {
	overflow: visible;
}
button, select {
	text-transform: none;
}
button, html [type=button],/* 1 */ [type=reset], [type=submit] {
-webkit-appearance:button;
}
button::-moz-focus-inner, [type=button]::-moz-focus-inner, [type=reset]::-moz-focus-inner, [type=submit]::-moz-focus-inner {
border-style:none;
padding:0;
}
button:-moz-focusring, [type=button]:-moz-focusring, [type=reset]:-moz-focusring, [type=submit]:-moz-focusring {
outline:1px dotted ButtonText;
}
fieldset {
	padding: .35em .75em .625em;
}
legend {
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	color: inherit;
	display: table;
	max-width: 100%;
	padding: 0;
	white-space: normal;
}
progress {
	display: inline-block;
	vertical-align: baseline;
}
textarea {
	overflow: auto;
}
[type=checkbox], [type=radio] {
-webkit-box-sizing:border-box;
box-sizing:border-box;
padding:0;
}
[type=number]::-webkit-inner-spin-button, [type=number]::-webkit-outer-spin-button {
height:auto;
}
[type=search] {
-webkit-appearance:textfield;
outline-offset:-2px;
}
[type=search]::-webkit-search-cancel-button, [type=search]::-webkit-search-decoration {
-webkit-appearance:none;
}
::-webkit-file-upload-button {
-webkit-appearance:button;
font:inherit;
}
summary {
	display: list-item;
}
article, aside, mainer, footer, header, nav, section, figcaption, figure, main, details,/* 1 */ menu {
	display: block;
}
pre, code, kbd, samp {
	font-family: monospace, monospace;
	font-size: 1em;
}
audio, video, canvas {
	display: inline-block;
}
template, [hidden] {
display:none;
}
.clearfix {
	zoom: 1;
}
.clearfix:before, .clearfix:after {
	display: table;
	line-height: 0;
	content: "";
}
.clearfix:after {
	clear: both;
}
a {
	color: #333;
	text-decoration: none;
}
a:hover {
	color: #015cb5;
}
ul {
	margin: 0;
	list-style: none;
	padding: 0;
}
.img-center {
	text-align: center;
	font-size: 0;
}
.img-center img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.img-cover {
	overflow: hidden;
}
.img-cover span {
	display: block;
	width: 100%;
	background: no-repeat center / cover;
	-webkit-transition: all 0.5s;
	transition: all 0.5s;
}
.container {
	padding: 0 15px;
	width: 1200px;
	margin: 0 auto;
}
.mainer {
    padding: 10px 15px;
	width: 1200px;
	margin: 0 auto;
}


.header {
	background-color: #fff;
}
.header .topbar {
	line-height: 30px;
	background-color: #f5f5f5;
	font-size: 12px;
	color: #888;
	border-top: 2px solid #015cb5;
}
.header .topbar ul {
	float: right;
}
.header .topbar li {
	float: left;
	color: #ddd;
}
.header .topbar li.pipe {
	padding: 0 10px;
}
.header .topbar li.c {
	margin-left: 10px;
}
.header .topbar li.c a {
	background-color: #ff0000;
	display: block;
	padding: 0 15px;
	font-weight: bold;
}
.header .logo {
	float: left;
	font-size: 0;
	height: 80px;
	text-align: left;
	padding: 35px 0 15px 0;
}
.header .tel {
	float: right;
	background: url(../images/tel.jpg) no-repeat left center;
	padding-left: 75px;
	margin-top: 15px;
	color:#015cb5;
}
.header .tel strong {
	display: block;
	font-size: 28px;
	font-family: Impact;
	line-height: 1;
	color: #ff0000;
}
.header .text {
	float: left;
	font-size: 14px;
	line-height:16px;
	margin: 20px 0 20px 30px;
	padding: 15px 0 5px 30px;
	border-left: 1px solid #ddd;
}
.header .text strong {
	display: block;
	font-size: 30px;
	line-height:34px;
}
.header .text span {
	color: #015cb5;
}
.header .nav {
	font-size: 0;
	background-color: #015cb5;
	color: #fff;
	border-bottom: 2px solid #022d64;
}
.header .nav li {
	display: inline-block;
	vertical-align: middle;

}
.header .nav li a {
	display: block;
	font-size: 16px;
	line-height: 40px;
	padding: 0 34px;
	color: #fff;
}
.header .nav li .arr {
	float: right;
	height: 40px;
	width: 40px;
	position: relative;
	display: none;
}
.header .nav li .arr:after {
	content: '';
	border-top: 2px solid #ccc;
	border-left: 2px solid #ccc;
	-webkit-box-sizing: content-box;
	box-sizing: content-box;
	display: block;
	width: 8px;
	height: 8px;
	margin: auto;
	position: absolute;
	top: 0;
	bottom: 0;
	-webkit-transform: rotate(135deg);
	transform: rotate(135deg);
	right: 15px;
}
.header .nav li.dropdown {
	position: relative;
}
.header .nav li.dropdown:before {
	content: "";
	position: absolute;
	border: 4px solid transparent;
	border-bottom: 0;
	border-top-color: currentColor;
	top: 50%;
	margin-top: -2px;
	right: 15px;
}
.header .nav .dropdown-box {
	position: absolute;
	left: 0;
	min-width: 100%;
	top: 100%;
	display: none;
	z-index: 10;
	text-align: center;
}
.header .nav .dropdown-box p {
	margin: 0;
}
.header .nav .dropdown-box a {
	white-space: nowrap;
	overflow: hidden;
	text-overflow: ellipsis;
	padding: 0 10px;
	font-size: 14px;
	background-color: rgba(0, 0, 0, 0.5) !important;
	line-height: 40px;
	border-bottom: 1px solid rgba(0, 0, 0, 0.2);
}
.header .nav .dropdown-box a:hover {
	background-color: #022d64 !important;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	color: #fff;
	background-color: #022d64;
}
.header .nav li.open .dropdown-box {
	display: block;
}
.menu-btn {
	display: none;
	padding: 18px 0;
	float: right;
	margin-left: 15px;
}
.menu-btn:before, .menu-btn:after, .menu-btn span {
	display: block;
	height: 2px;
	background-color: #015cb5;
	content: '';
}
.menu-btn:before {
	width: 24px;
}
.menu-btn:after {
	width: 18px;
	margin-left: 6px;
}
.menu-btn span {
	width: 12px;
	margin: 6px 0 6px 12px;
}

.banner {
    width:100%;
    box-shadow: 0 1.5px 2px rgba(0,0,0,.2);
	height: 350px;
	overflow: hidden;
}
.banner .item {
    height: 350px;
	background-position: center center;
	-webkit-background-size: cover;
	background-size: cover;
	background-repeat: no-repeat;
}
.banner .item a {
    display: block;
	width: 100%;
	height: 100%;
}
.banner h3 a {
    font-size: 42px;
    color: #3c3c3c;
	font-weight: 400;
	text-align: center;
	display: block;
	margin-top: 19px;
}
.banner h3 em {
    font-size: 42px;
	color: #ef0017;
	font-weight: 700;
	margin-right:20px; 
}
.banner .slick-dots {
    position: absolute;
	left: 0;
	bottom: 5px;
	width: 100%;
	text-align: center;
}
.banner .slick-dots li {
    display: inline-block;
	margin: 0 5.5px;
}
.banner .slick-dots li button {
    border: 0;
	display: block;
	width: 12px;
	height: 12px;
	background-color: #9d9d9d;
	font-size: 0;
	line-height: 0;
	text-indent: 999px;
	padding: 0;
	border-radius: 50%;
}
.banner .slick-dots li.slick-active button {
    background-color: #3c3c3c;
}
.slick-slider {
    position: relative;
	display: block;
	-moz-box-sizing: border-box;
	box-sizing: border-box;
	-webkit-user-select :none;
	-moz-user-select: none;
	-ms-user-select: none;
	user-select: none;
	-webkit-touch-callout: none;
	-khtml-user-select: none;
	-ms-touch-action: pan-y;
	touch-action: pan-y;
	-webkit-tap-highlight-color: transparent;
}
.slick-list {
    position: relative;
	display: block;
	overflow: hidden;
	margin: 0;
	padding: 0;
}
.slick-list:focus {
    outline:0
}
.slick-list.dragging {
    cursor:pointer;
	cursor:hand;
}
.slick-slider .slick-list, .slick-slider .slick-track {
    -webkit-transform: translate3d(0,0,0);
	-moz-transform: translate3d(0,0,0);
	-ms-transform: translate3d(0,0,0);
	-o-transform: translate3d(0,0,0);
	transform: translate3d(0,0,0);
}
.slick-track {
    position: relative;
	top: 0;
	left: 0;
	display: block;
}
.slick-track:after, .slick-track:before {
    display: table;
	content: '';
}
.slick-track:after {
    clear: both;
}
.slick-loading .slick-track {
    visibility: hidden;
}
.slick-slide {
    display: none;
	float: left;
	height: 100%;
	min-height: 1px;
}
[dir=rtl] .slick-slide {
    float: right;
}
.slick-slide img {
    display: block;
}
.slick-slide .slick-loading img {
    display: none;
}
.slick-slide .dragging img {
    pointer-events: none;
}
.slick-initialized .slick-slide { 
    display: block;
}
.slick-loading .slick-slide {
    visibility: hidden;
}
.slick-vertical .slick-slide {
    display: block;
	height: auto;
	border: 1px solid transparent;
}
.slick-arrow .slick-hidden {
    display: none;
}

.yunu-sou {
	padding: 5px 0;
	background-color: #f5f5f5;
}
.yunu-sou .hot {
	float: left;
	padding: 5px 0;
}
.yunu-sou .hot a {
	margin-right: 10px;
}
.yunu-sou .hot strong {
	color: #015cb5;
}
.yunu-sou .hform {
	float: right;
}
.yunu-sou .hform input {
	float: left;
	font-size: 12px;
	border: 1px solid #eee;
	padding: 6px 12px;
	line-height: 16px;
	width: 100px;
}
.yunu-sou .hform button {
	border: 0;
	border-bottom: 1px solid transparent;
	padding: 0;
	float: left;
	cursor: pointer;
	outline: none;
	width: 49px;
	height: 30px;
	background: #015cb5;
	color: #fff;
}

.yunu-sou .hform{ width:321px; height:28px; background:url(../images/search.jpg) no-repeat; float:right; margin-right:3px;}
.yunu-sou .hform input[type=text]{ width:253px; height:26px; padding:1px 0; border:none; background:none; margin-left:16px; font-size:14px; color:#999; line-height:26px; float:left;}
.yunu-sou .hform input[type=submit]{ width:42px; height:26px; padding:1px 0; margin-right:10px; float:right; border:none; background:none; cursor:pointer;}

/*新闻资讯选项卡*/
.nTab {
    width: 60%;
	height: auto;
	overflow: hidden;
	float: left;
}
.none {
    display: none;
}
.TabTitle {
    width: 100%;
	padding-left:40%;
	height: 40px;
	background: url(../images/barbg.jpg) left center no-repeat;
	overflow: hidden;
	float: left;
}
.TabTitle li {
    width: 20%;
	height: 40px;
	cursor: pointer;
	line-height: 20px;
	text-align: center;
	float: left;
}
.TabTitle li a {
    text-decoration: none;
}
.TabTitle .active {
    background: #015cb5;
	color: #ffffff;
}
.TabTitle .normal{ 
    background: #ffffff;
}
.TabContent {
    border: 1px solid #015cb5;
	background: #ffffff;
	display: block;
	overflow: hidden;
}
.picnews {
    padding: 5px;
	width: 300px;
	height: 225px;
	overflow: hidden;
	float: left;
}
.picnews img {
    display: inline-block;
    width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.ul-list4 li{
    padding: 0px 5px 0px 15px;
	overflow: hidden;
	background: url(../images/list_b.gif) left center no-repeat;
	line-height: 31px;
	border-bottom: 1px dashed #0066cc;
}
.ul-list4 span {
    float: right;
}
.ul-list4 h3 {
    font-weight: normal;
	display: block;
	font-size: 1em;
	text-overflow: ellipsis;
	white-space: nowrap;
	overflow: hidden;
}
.ul-list4 .con span {
    font-size: 0.875em;
}
.ul-list4 .con:hover {
    color: #015cb5;
}
.fwlc {
    text-align: center;
	float: left;
}
.fwlc img {
    display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.honercont {
    width: 39%;
	padding:5px 5px;
	text-align: center;
	overflow: hidden;
	float: left;
}
.honercont img {
    display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.productleft {
    width: 25%;
	height: auto;
	float: left;
}
.productnav {
    width: 100%;
	height: 40px;
	border-bottom: 1px solid #015cb5;
	background :url(../images/productbarbg.jpg) left center no-repeat;
	overflow: hidden;
	float: left;
}
.productlist {
    width: 100%;
	height: 34px;
	border-left: 1px solid #015cb5;
	border-bottom: 1px solid #015cb5;
	border-right: 1px solid #015cb5;
	overflow: hidden;
	float: left;
}
.productlist a {
    width: 100%;
	padding: 0px 20px 0px 30px;
	background: url(../images/xjxb.gif) left center no-repeat;
	height: 34px;
	line-height: 34px;
	color: #015cb5;
	font-weight: bold;
}
.productlist a:hover {
    color: #ff0000;
}
.faq {
    width: 100%;
	height: 40px;
	line-height: 40px;
	font-size: 18px;
	font-weight: bold;
	color: #015cb5;
	border-bottom: 2px solid #015cb5;
	float: left;
}
.faqtit {
    width: 100%;
	height: 30px;
	line-height: 30px;
	color: #015cb5;
	float: left;
}
.faqtit a {
    width: 100%;
	font-size:14px;
	padding: 0px 20px 0px 30px;
	background: url(../images/xjxb.gif) left center no-repeat;
	height: 30px;
	line-height: 30px;
	color: #015cb5;
}
.faqtit a:hover {
    color: #ff0000;
}
.faqwz {
    height: 60px;
	border-bottom: 1px solid #015cb5;
	padding: 0px 20px 0px 30px;
	line-height: 20px;
	overflow :hidden;
	float: left;
}

.rightcont {
    width: 74%;
	height: auto;
	float: right;
}
.morepic {
    width: 70px;
	height: 20px;
	margin-top: 15px;
	overflow: hidden;
	float: right;
}
.imgcont {
    width: 33.3%;
	height: auto;
	text-align: center;
	overflow:hidden;
	float: left;
}
.imgcont img {
    display: inline-block;
	width: 275px;
	height: 275px;
	vertical-align: middle;
	border: 1px solid #015cb5;
	margin: 5px;
	padding: 5px;
}

.khall {
    width: 25%;
	height: auto;
	float: left;
}
.khall img {
    display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.khalnav {
    width: 74%;
	height: 40px;
	background: url(../images/khalr.jpg) left center no-repeat;
	border-bottom: 1px solid #015cb5;
	overflow: hidden;
	float: right;
}

.aboutpic {
    width: 58.3%;
	height: auto;
	float: left;
}
.aboutpic img {
    display: inline-block;
	width: auto;
	height: auto;
	max-width:100%;
	max-height:100%;
	vertical-align: middle;
}
.aboutpicx {
    margin-bottom:8px;
    width: 100%;
	height: auto;
	text-align: center;
	float: left;
}
.aboutpicx img {
    display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.aboutt {
    margin-top: 5px;
	width: 41.7%;
	font-size: 14px;
	text-align: center;
	float: right;
}
.aboutt strong {
    display: block;
	font-size: 18px;
	text-align: center;
}
.aboutt span {
    color: #015cb5;
	text-align: center;
}
.aboutw {
    width: 41.7%;
	height: 255px;
	font-size: 14px;
	line-height: 18px;
	color: #ffffff;
	background-color: #015cb5;
	float: right;
}

.yqlink {
    padding: 5px 0;
	background-color: #f5f5f5;
}
.yqlink {
    float: left;
	padding: 5px 0;
}
.yqlink a {
    margin-right: 10px;
}
.yqlink strong{
    color: #015cb5;
}

.nryleft {
    width: 25%;
	height: auto;
	overflow: hidden;
	float: left;
}
.nryleftt {
    width: 100%;
	height: 40px;
	overflow: hidden;
	float: left;
}
.nryleftc {
    width: 95%;
	height: auto;
	padding: 5px 5px 5px 8px;
	border: 1px solid #015cb5;
	font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	float: left;
}
.nrylefttx {
    margin-top: 10px;
    width: 100%;
	height: 40px;
	border-bottom: 1px solid #015cb5;
	overflow: hidden;
	float: left;
}
.nryllist {
    width: 95%;
	height: 34px;
	padding: 5px 5px 5px 8px;
	background: url(../images/xjxb.gif) left center no-repeat;
	border-left: 1px solid #015cb5;
	border-bottom: 1px solid #015cb5;
	border-right: 1px solid #015cb5;
	overflow: hidden;
	float: left;
}
.nryllist a {
    width: 100%;
	height: 34px;
	padding: 0px 20px 0px 20px;
	font-size:14px;
	line-height: 34px;
	color: #015cb5;
	font-weight: bold;
}
.nryllist a:hover {
    color: #ff0000;
}
.nryright {
    width:73%;
	height:auto;
	padding:5px 5px 5px 13px;
	float:left;
}
.nrybar {
    width: 100%;
	height: 30px;
    border-bottom: 2px solid #015cb5;
	overflow: hidden;
	float: left;
}
.nrybart {
    width:40%;
	height:30px;
	font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #015cb5;
	overflow: hidden;
	float: left;
}
.nrybarl {
    width:60%;
	height:20px;
	padding-top:10px;
	font-size: 14px;
	line-height: 20px;
	text-align:right;
	overflow: hidden;
	float: left;
}
.nrycont{
    width: 99%;
	height: auto;
	padding:5px 5px 5px 5px;
	line-height:25px;
	overflow: hidden;
	float: right;
}
.nrycont img{
    display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.nrycontx{
    width: 99%;
	height: auto;
	padding:5px 5px 5px 5px;
	line-height:25px;
	overflow: hidden;
	float: right;
}

.services {
    width: 98%;
	height: auto;
	padding:5px 10px 5px 10px;
	border: 1px solid #015cb5;
    font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	float: left;
}
.services ul .li5 {
    margin-top: 5px;
    width: 45%;
    background: url(../images/pio-4-sy.png) left center no-repeat;
	padding-left: 30px;
	font-size: 14px;
	line-height: 30px;
	float:left;
}

.m-product {
    margin-top:10px;
	width:100%;
	border: 1px solid #015cb5;
	float:left;
}
.m-product .slider {
    width: 400px;
	border: 1px solid #015cb5;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	float: left;
}
.m-product .sy-pro {
    margin-bottom: 15px;
	height: 298px;
	overflow: hidden;
}
.sy-pro2 {
    height: 94px;
	overflow: hidden;
}
.sy-pro2 .item {
    width: 33%;
	cursor:pointer;
	float: left;
}
.m-product .slider .sy-pro .item {
    height: 298px
}
.m-product .slider .sy-pro .item a {
    display: block;
	padding-top: 85%;
	position: relative;
	overflow: hidden;
}
.m-product .slider .sy-pro .item img {
    display: block;
	width: 100%;
	height: 100%;
	position: absolute;
	top: 0;
	left: 0;
}
.m-product .productimg {
    width: 400px;
	border: 1px solid #015cb5;
	box-shadow: 0 0 5px rgba(0,0,0,.2);
	float: left;
}
.m-product .productimg img {

	width: 100%;
	height: 100%;

}
.m-product .text {
    width: 450px;
	height: auto;
	padding: 0px 5px 0px 10px;
    overflow: hidden;
	float: left;
}
.m-product .text .productname {
    width: 100%;
	height: auto;
	font-size: 16px;
	line-height: 30px;
	color: #015cb5;
    overflow: hidden;
	float: left;
}
.m-product .text .productname a {
	font-size: 16px;
	line-height: 30px;
	color: #015cb5;
	font-weight:bold;
}
.m-product .text .productname a:hover {
	color: #ff0000;
}
.m-product .text .productyd {
    width: 100%;
	height: auto;
    font-size: 14px;
	line-height: 25px;
	font-weight:bold;
	overflow: hidden;
	float: left;
}
.m-product .text .productyd a{
    font-size: 14px;
	line-height: 30px;
	font-weight:bold;
}
.m-product .text .productvd {
    width: 100%;
	height: auto;
    font-size: 14px;
	line-height: 25px;
	font-weight:bold;
	overflow: hidden;
	float: left;
}
.m-product .text .productvd a{
    font-size: 14px;
	line-height: 30px;
	font-weight:bold;
}
.m-product .text ul {
    margin-top: 10px;
    width: 100%;
	height: auto;
    overflow: hidden;
	float: left;
}
.m-product .text ul .li1 {
    margin-top: 10px;
    width: 40%;
    background: url(../images/pro-i-sy.png) left center no-repeat;
	padding-left: 30px;
	font-size: 14px;
	line-height: 30px;
	float: left;
}
.m-product .text ul .li2 {
    margin-top: 10px;
    width: 40%;
    background: url(../images/pro-i2-sy.png) left center no-repeat;
	padding-left: 30px;
	font-size: 14px;
	line-height: 30px;
	float: left;
}
.m-product .text ul .li3 {
    margin-top: 10px;
    width: 40%;
    background: url(../images/pro-3-sy.png) left center no-repeat;
	padding-left: 30px;
	font-size: 14px;
	line-height: 30px;
	float: left;
}
.m-product .text ul .li4 {
    margin-top: 10px;
    width: 40%;
    background: url(../images/pio-4-sy.png) left center no-repeat;
	padding-left: 30px;
	font-size: 14px;
	line-height: 30px;
	float:left;
}
.productjj {
    width: 98%;
	height: auto;
	padding:5px 10px 5px 10px;
	border: 1px solid #015cb5;
    font-size: 14px;
	line-height: 25px;
	font-weight: bold;
	overflow: hidden;
	float: left;
}
.productnavt {
    width: 98%;
	height: auto;
	padding:5px 10px 5px 10px;
    font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #015cb5;
	overflow: hidden;
	float: left;
}
.productnavt a {
    font-size: 16px;
	line-height: 30px;
	font-weight: bold;
	color: #015cb5;
}
.productjs {
    width: 98%;
	height: auto;
	padding:5px 10px 5px 10px;
	border: 1px solid #015cb5;
    font-size: 14px;
	line-height: 25px;
	overflow: hidden;
	float: left;
}
.productjs img {
    display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}

.ul-list7 {
    overflow:hidden;
    margin-bottom:20px;
}
.ul-list7 li{
    padding:17px 0 16px 0;
    border-bottom:1px solid #0066cc;
	overflow:hidden;
}
.ul-list7 li:first-child{
    padding-top:10px;
}
.ul-list7 li a{
    display:block;
}
.ul-list7 .pic{
    float:left;width:200px;
	height:150px;
	overflow:hidden;
	margin-right:16px;
}
.ul-list7 .pic img {
    display:block;
	width:100%;
	height:100%;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;transition:.3s;
}
.ul-list7 a:hover .pic img {
    -webkit-transform:scale(1.08);
	-moz-transform:scale(1.08);
	-ms-transform:scale(1.08);
	-o-transform:scale(1.08);
	transform:scale(1.08);
}
.ul-list7 .txt {
    font-size:14px;
	line-height:1.22em;
	padding-top:5px;
	overflow:hidden;
}
.ul-list7 .tt{
    overflow:hidden;
	margin-bottom:10px;
	border-bottom:1px dashed #0066cc;
}
.ul-list7 .tt span {
    display:block;
	float:right;
	font-size:16px;
	line-height:1.5em;
	overflow:hidden;
	margin-left:10px;
}
.ul-list7 .tt h3 {
    font-size:16px;
	line-height:1.5em;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ul-list7 .txt p {
    height:5em;
	overflow:hidden;
}
.errors {
    width:100%;
	height:640px;
	background:url(../images/404.jpg) #e3e2e7 no-repeat;
}
.errors .text {
    width:360px;
	padding:20px 0 0 280px;
}
.errors .text h4 {
    color:#e54919;
	font-weight:bold;
	padding-bottom:8px;
}
.errors .text p {
    line-height:22px;
}
.errors .text p span {
    color:#e54919;
	font-weight:700;
	cursor:pointer;
	padding:0 5px;
}
.errors .text p #downTime {
    cursor:default;
}
.pagination {
    width:100%;
	height:auto;
    margin-top:20px;
	height: 32px;
	line-height: 32px;
	font-size: 16px;
	text-align: left;
	float:left;
}

.pagination a {
    display: inline-block;
	margin-right: 5px;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	border: 1px solid #dddddd;
	color: #555555;
	text-decoration: none;
	float: left;
}
.pagination a:hover {
	border-color: #015cb5;
	color: #015cb5;
}
.pagination b {
    display: inline-block;
	margin-right: 5px;
	display: block;
	height: 32px;
	line-height: 32px;
	padding: 0 12px;
	font-size: 16px;
	color: #015cb5;
	border-color: #015cb5;
	text-decoration: none;
	float: left;
}

.page_css {
text-align: center;
padding-top:20px;
padding-bottom: 20px;
}
.page_css a, .class_page a {
display: inline-block;
border: 1px solid #a8c1ce;
padding: 3px 8px;
color: #4a89a9;
line-height: 100%;
}
.page_css  a.curr, .class_page a.curr {
color: #fff;
border: 1px solid #4081A1;
background: #62A1DF;
}

#fenye{clear:both; margin:10px 20px 0 0;}
#fenye a{text-decoration:none; display:inline;border-radius: 3px;line-height:25px;}
#fenye .prev,#fenye .next{width:52px; text-align:center;  line-height:25px;}
#fenye a.curr{width:22px;background:#0C9AD8; border:1px solid #0C9AD8; color:#fff; font-weight:bold; text-align:center;}
#fenye a.curr:visited {color:#fff;}
#fenye a{color:#333333;background:#fff; margin:0px 5px; border:1px solid #dcdddd; float:left; text-align:center;height:22px;line-height:22px}
#fenye a.num{width:22px;}
#fenye a:visited{color:#1f3a87;} 
#fenye a:hover{ float:left;}
#fenye span{line-height:30px; font-size:13px; height:30px;}

.m-article {
    width: 99%;
	height: auto;
	padding:5px 5px 5px 5px;
	font-size:14px;
	line-height:25px;
	overflow: hidden;
	float: right;
}
.m-article img{
    display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.m-article h1 {
    margin-bottom:8px;
	width:100%;
	text-align:center;
	font-size:16px;
	line-height:1.5em;
	font-weight:bold;
	overflow:hidden;
	float:left;
}
.m-article .info {
    margin:0 auto;
	padding:0 20px 0 20px;
	width:90%;
	font-size:14px;
	line-height:1.5em;
	text-align:center;
	border-top:1px solid #015cb5;
	border-bottom:1px solid #015cb5;
	overflow:hidden;
	clear:both;
}
.m-article .info span {
    margin:0 3px;
	display:inline-block;
	vertical-align:middle;
}
.m-article .txt { 
    margin-top:10px;
	width:100%;
	height:auto;
	overflow:hidden;
	font-size:14px;
	line-height:1.5em;
	float:left;
}
.m-article .txt video {
    margin:0 auto;
	display:block;
	width:675px;
	height:auto;
}
.m-article .txt .pics {
   	margin:0;
	padding:0;
    overflow:hidden;
}
.m-article .txt img {
	display: inline-block;
	width: auto;
	height: auto;
	max-width: 100%;
	max-height: 100%;
	vertical-align: middle;
}
.m-article .arrows {
	margin-top:20px;
	width:100%;
	height:auto;
	font-size:14px;
	line-height:1.5em;
	overflow:hidden;
	border:1px solid #015cb5;
	float:left;
}
.m-article .arrows p {
	width:100%;
	padding:0 10px 0 10px;
	float:left;
}
.m-article .arrows p a{
    font-size:14px;
	line-height:1.5em;
    color:#4d4d4d;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;transition:.3s;
}
.m-article .arrows p a:hover{
    color:#015cb5;
}

.m-relevant {
	margin:20px 0 20px 0;
	padding:0 10px 0 10px;
	border:1px solid #015cb5;
	overflow:hidden;
	font-size:16px;
	float:left;
}
.m-relevant h3 {
    font-size:16px;
	line-height:30px;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	border-bottom:1px solid #015cb5;
}
.ul-list6 {
	margin:0;
	padding:10;
	overflow:hidden;
}
.ul-list6 li {
	width:100%;
	padding:0;
	margin-bottom:5px;
	border-bottom:1px dashed #0066cc;
	float:left;
}
.ul-list6 li a { 
    display:block;
}
.ul-list6 span {
    display:block;
	float:right;
	font-size:14px;
	color:#8d8d8d;
	line-height:2em;
	overflow:hidden;
	margin-left:10px;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}
.ul-list6 a:hover span {
    color:#015cb5;
}
.ul-list6 h4 {
    font-size:14px;
	line-height:2em;
	font-weight:bold;
	overflow:hidden;
	white-space:nowrap;
	text-overflow:ellipsis;
	-webkit-transition:.3s;
	-moz-transition:.3s;
	-ms-transition:.3s;
	-o-transition:.3s;
	transition:.3s;
}

.footer {
	background-color: #ffffff;
	color: #015cb5;
	padding-bottom: 25px;
}
.footer a {
	color: #015cb5;
}
.footer-link {
    background-color: #015cb5;
	font-size: 0;
	border-top: 1px solid #015cb5;
	border-bottom: 1px solid #015cb5;
	text-align: center;
	line-height: 30px;
}
.footer-link a {
    color: #ffffff;
	display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	padding: 0 17px;
	line-height: 30px;
}
.footer-link a:hover {
    color: #ff0000;
}
.footer-link span {
    display: inline-block;
	vertical-align: middle;
	font-size: 14px;
	line-height: 30px;
	color: #ffffff;
	padding: 0 20px;
}
.footer-logo {
	float: left;
	margin-right: 30px;
	padding: 15px;
	background-color:#ffffff;
}
.footer-info {
	float: left;
	line-height: 1.8;
}
.footer-info p {
	margin: 0;
}
.footer-ewm {
	float: right;
	width: 150px;
}
.footer-ewm p {
	text-align: center;
}

#toolBar {
	width: 109px;
	position: fixed;
	right: 2px;
	top: 50%;
	z-index: 9;
	background-color:#ffffff;
}
#toolBar dt {
    background-color: #015cb5;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	height: 37px;
	line-height: 37px;
	text-align: center;
}
#toolBar dd {

    border: 1px solid #cbcbcb;
    border-top: 0;
	text-align: center;
	padding: 5px 0px 5px 0px;
}
#toolBar dd img {
    display: block;
	margin: 0 auto;
}
#toolBar dd p {
    color: #3c3c3c;
	font-size: 14px;
}
#toolBar dd:hover p {
    color:#008afe;
}
#toolBar dd.qr {
    padding-top: 0;
}

.yunu-footer-fix {
	position: fixed;
	bottom: 0;
	left: 0;
	width: 100%;
	background-color: #015cb5;
	z-index: 10;
	display: none;
}
.yunu-footer-fix li {
	float: left;
	width: 25%;
}
.yunu-footer-fix li a {
	display: block;
	text-align: center;
	color: #fff;
	padding: 7px 0;
	font-size: 12px;
	line-height: 1;
}
.yunu-footer-fix li i {
	display: block;
	height: 20px;
	background: no-repeat center;
	background-size: contain;
	margin-bottom: 4px;
}
.yunu-footer-fix li i.i1 {
	background-image: url(../images/f_01.png);
}
.yunu-footer-fix li i.i2 {
	background-image: url(../images/f_02.png);
}
.yunu-footer-fix li i.i3 {
	background-image: url(../images/f_03.png);
}
.yunu-footer-fix li i.i4 {
	background-image: url(../images/f_04.png);
}

@media only screen and (max-width: 320px) {
body {
	min-width: 320px;
	padding-top: 50px;
	padding-bottom: 50px;
}
.container {
	width: auto;
	padding: 0;
}
.mainer {
	width: auto;
	padding: 10px 0px 10px 0px;
}
.header {
	padding: 10px 0;
	position: fixed;
	z-index: 10;
	width: 100%;
	top: 0;
	left: 0;
	-webkit-box-shadow: 0 0 10px #ddd;
	box-shadow: 0 0 10px #ddd;
}
.header .topbar, .header .text, .header .tel {
	display: none;
}
.header .logo {
	height: 50px;
	line-height: 30px;
	float: none;
	padding: 0;
}
.header .nav {
	margin: 10px 0 -10px;
	text-align: left;
	display: none;
	background-color: transparent;
	border-bottom: 0;
}
.header .nav ul {
	margin: 0 -15px;
}
.header .nav li {
	display: block;
	margin: 0;
	border-top: 1px solid #eee;
	background: none;
}
.header .nav li a {
	line-height: 40px;
	padding: 0 15px;
	color: #333;
}
.header .nav li .arr {
	display: block;
}
.header .nav li.active a, .header .nav li.open a, .header .nav li a:hover {
	background-color: transparent;
	color: #015cb5
}
.header .nav li.open .arr:after {
	border-color: #015cb5;
	-webkit-transform: rotate(225deg);
	transform: rotate(225deg);
}
.header .nav .dropdown-box {
	position: static;
	background-color: #f5f5f5;
	min-width: auto;
	text-align: left;
}
.header .nav .dropdown-box a {
	color: #333 !important;
	border-top: 1px dotted #ddd;
	padding: 0 15px;
	line-height: 40px;
	background-color: transparent !important;
	border-bottom: 0;
}
.header .nav .dropdown-box a:hover {
	background-color: transparent !important;
}
.menu-btn {
	display: block;
}
.banner {
    width:320px;
    box-shadow: 0 1.5px 2px rgba(0,0,0,.2);
	height: 200px;
	overflow: hidden;
}
.banner .item {
    width:320px;
    height:200px;
	background-size:cover;
	-webkit-background-size:cover;
	-o-background-size:cover;
}
.banner h3 a {
    font-size:18px;
}
.banner h3 em {
    font-size:18px;
	margin-right:10px;
}
.banner .slick-dots li button {
    width:9px;
	height:9px;
}
.banner-sub {
    height:200px;
}
.pc-slide {
	float: none;
	width: auto;
}
.yunu-showcase-info {
	margin: 20px 0 0;
}
.yunu-showcase-info h1 {
	padding-bottom: 10px;
}
.yunu-showcase-info p {
	margin-top: 10px;
}
.yunu-sou {
	padding: 0;
}
.yunu-sou .container {
	padding: 0;
}
.yunu-sou .hot {
	display: none;
}
.yunu-sou .hform {
	float: none;
	position: relative;
}
.yunu-sou .hform input {
	font-size: 14px;
	border-color: transparent;
	width: 100%;
	-webkit-box-sizing: border-box;
	box-sizing: border-box;
	line-height: 20px;
	padding: 9px 60px 9px 15px;
	border-radius: 0;
	background-color: #f5f5f5;
}
.yunu-sou .hform button {
	position: absolute;
	right: 0;
	top: 0;
	width: 50px;
	height: 40px;
	font-size: 14px;
}
.nTab {
    width: 100%;
}
.picnews {
    display:none;
}
.fwlc {
    width: 100%;
    text-align: center;
}
.honercont {
    width: 100%;
	text-align:center;
}
.productleft {
    display:none;
}
.rightcont {
    width: 100%;
	float:left;
}
.khall {
    display:none;
}
.khalnav {
    width: 100%;
	float:left;
}

.imgcont {
    width: 33.3%;
	height: auto;
	text-align: center;
	overflow:hidden;
	float: left;
}
.imgcont img {
    display: inline-block;
	width: auto;
	height: auto;
	width: 100px;
	height: 100px;
	vertical-align: middle;
	border: 1px solid #015cb5;
	margin: 1px;
	padding: 1px;
}

.aboutpic {
    width: 100%;
	text-align:center;
}
.aboutt {
    width: 100%;
	float:left;
}
.aboutw {
    width: 100%;
	height: auto;
	float:left;
}
.yqlink {
    display:none;
}
.nryleft {
    display:none;
}
.nryright {
    padding:0;
    width:auto;
	height:auto;
}
.m-product .slider { 
    float:none;
	margin:0 auto;
}
.m-product .text {
    width:100%;
}
.m-product .text .qr em,.m-product .text ul li {
    color:#999999;
}
.productname {
    width:100%;
    text-align:left;
}

.ul-list7 .pic {
    width:120px;
	height:90px;
	margin-right:8px;
}
.ul-list7 .txt {
    padding-top:0;
	font-size:14px;
}
.ul-list7 .tt h3 {
    font-size:16px;
}
.ul-list7 .tt span{
    font-size:16px;
}
.ul-list7 .tt {
    margin-bottom:5px;
}
.ul-list7 li {
    padding:8px 0;
}
.ul-list7 li:first-child {
    padding-top:5px;
}

.services {
    width: 100%;
}
.services ul .li5 {
    width: 90%;
	height:30px;
	padding-left: 30px;
	line-height: 30px;
	overflow:hidden;
}
.m-product .sy-pro {
    margin-bottom: 5px;
	height: 200px;
	overflow: hidden;
}
.sy-pro2 {
    height: 70px;
	overflow: hidden;
}
.m-product .slider {
    width: 320px;
}
.m-product .text {
    width: 320px;
}
.m-product .text .productyd {
    width: 95%;
	clear:both;
}
.m-product .text .productvd {
    width: 270px;
	clear:both;
}
.pagination {
    width: 320px;
    display: none;
}
#toolBar {
    display:none;
}
.footer {
	padding: 10px;
}
.footer-logo {
	display: none;
}
.footer-ewm {
	width: 80px;
}
.footer-ewm p {
	font-size: 12px;
}
.footer-info {
	float: none;
	margin-right: 95px;
	font-size: 12px;
}
.footer-link {
	display: none;
}
.yunu-footer-fix {
	display: block;
}
}